projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523812c
)
(LIBS): Link in shell32.lib.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 1 May 1998 04:52:54 +0000
(
04:52
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 1 May 1998 04:52:54 +0000
(
04:52
+0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index 5efaf8c9f9a3ad000ca82b5254f4ae6e0601de23..7ecb6474f77bed5b864e0088c1810e3d367491db 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-159,6
+159,7
@@
LIBS = $(TLIB0) \
$(ADVAPI32) \
user32.lib \
mpr.lib \
+ shell32.lib \
setargv.obj
#